home *** CD-ROM | disk | FTP | other *** search
- -------------------------------------
- About N Game Library
- -------------------------------------
-
- -Sprite Routine (N-Sprite)
- Sprite Routine has the ability of flipping horizontally and vertically,
- zooming in/out, and rotation in real time.
- You can set several sprite patterns from one 'PICT' resource
- at the same time.
- You can also set up the size of Sprite patterns the way you like.
- There is no need of making mask patterns in order to overlap sprite patterns.
- The created sprite patterns can be saved onto your own file without
- being opened by others who might use ResEdit.
-
- -Cel Routine (N-Cel)
- Sprite patterns can put on Cel planes as you like.
- Each Cel plane has a priority which can be fixed freely.
- It is very easy to move cel planes and overlap them with other patterns.
- The rotation pattern can be displayed only by
- setting the axis and the angles.
- Also, 3-D axis can be displayed in 2-D format if you like.
-
- -Hit Routine(N-Hit)
- You can obtain the clear infomation about the contact of the each pattern displayed in
- Cel plane. This info includes the exact number of the pixels in the overlapped part
- of patterns and all the co-ordinates, considering the transparency of the patterns.
-
- -PICT Routine (N-Pict)
- PICT Routine, which has a cache system, can display PICT in hight speed
- to provide some visual effects quickly.
-
- -Button Routine (N-Button)
- Button Routine manages anything about software buttons.
- It has many pages and you can switch over your screens just by
- setting up the number of pages.
- Button Routine read the mouse pointer and update the screen automatically.
- You can also play back a sound sample when a button is clicked.
- Button Routine has four differernt kinds of system itself.
- The buttons can be any shape by applying a transparent color to the unneeded
- parts of the button.
-
- -Font Routine (N-Font)
- Font Routine allows you to display font patterns you chose very easily.
- It is also easy to put some numbers like a game score.
- You won't have any problem with overlapping them with background.
-
- -Sound Routine (N-Sound,N-Music)
- Sound/Music Routine has unlimited channels system for sound effects and for music.
- It is easy to change each sound volumes,panpot and priority.
- You can set up each master volume for special effect sound channel and music channel.
- You can rearrange in a row of BGM blocks and set up the restarting point of the loop.
- You can play the music just by entering the BGM number as many times after setting
- up once.
- You can set the time at which the music will fade out.
-
- -Keyboard Routine(N-Key)
- Keyboard Routine allows the user to perform a custom key setup.
- It is easy to make sure the key is being pressed.
-
- -Timer Routine (Timer)
- It can be done easily to set up Time Manager Interrupt, which calls up the set routine
- every hour. By manipulating this, the display will be more smooth and stable.
- It can be used for both PPC and 68K project.
-
-
- N Game Library
- Copyright(C) 1996 Noriyuki Higa All rights reserved.
-
- Email:nori-hi@ba2.so-net.or.jp
-
-
-